Testing The Authentication Framework ^^^^^ **Definition:** * When the test literally compares the generated message digest with a string constant to see if both are identical and they are provided by a 3rd party library, whose maintainers are responsible to properly test the code and not the developer. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Did You Remember To Test Your Tokens? `_ :octicon:`comment-discussion;1em`